home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces / CF_FC.iso / pc / data / swf / Army.swf / scripts / DefineButton2_300 / BUTTONCONDACTION on(release).as < prev   
Encoding:
Text File  |  2005-02-09  |  59 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("part time");
  3.    play();
  4. }
  5.